home *** CD-ROM | disk | FTP | other *** search
- On 25-Mar-98, Mr. Giark To You smashed the keyboard with:
- > No one answered last time. Can you take parts of different .fd listings and
- > put them into one file to make an extension of the commands you like?
-
- Simple answer:
- In theory, yes..
- REAL LIFE: NO...
-
- Also, you can't cut unused commands out, that'll destroy the calls..
-
- FD files makeup is based on an initial 'basis' adress, and then it's simply
- a list of the commands in a 'jump-table' form. Each worth 6 bytes..
-
- Example:
- exec.library has an offsetbase of -30 so that's the offset to the first
- function in the library, the next is then located in -36 and so on, so by
- cutting and pasting in the listing the line would be broken..
- --
- Kind regards from
- ______________________________________________________________________________
- /_ __/ __ / __ /\ ___\ __ \__ _\ aka. JENS VANG PETERSEN
- / / / /_/ / ____/ \ \___\ __ \ \ \ top_cat@post8.tele.dk
- /_/ /_____/_/ \_____\_\ \_\ \_\
- ------------------------------------------------------------------------------
- http://home8.inet.tele.dk/top_cat/
- -+- Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO -+-
- -+- SUPPORT - AMOS - AMIGA - AQUA - STARTREK TNG -+-
- ------------------------------------------------------------------------------
- Experience is directly proportional to the value of equipment destroyed.
- -- Carolyn Scheppner
- ------------------------------------------------------------------------------
-
-
-